net/http.http2ClientConnState.Closing (field)

2 uses

	net/http (current package)
		h2_bundle.go#L7988: 	Closing bool
		h2_bundle.go#L8025: 		Closing:              cc.closing || cc.singleUse || cc.doNotReuse || cc.goAway != nil,